cardpeek software package provides Tool to read the contents of ISO7816 smartcards, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cardpeek
cardpeek is installed in your system.
Make ensure the cardpeek package were installed using the commands given below,
$ sudo dpkg-query -l | grep cardpeek *
You will get with cardpeek package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Utilities |
| Package | cardpeek |
| Version | 0.8.4-1+b2 |
| Description | Tool to read the contents of ISO7816 smartcards |
| Sub Section | Utils |